const syscall.sys_SETREUID
2 uses
syscall (current package)
setuidgid_linux.go#L16: sys_SETREUID = SYS_SETREUID
syscall_linux.go#L1090: if _, _, e1 := AllThreadsSyscall(sys_SETREUID, uintptr(ruid), uintptr(euid), 0); e1 != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)